@charset "utf-8";
/* CSS Document */
#ZoomBox{background:#fff;}
.container{width: 100%;margin: 0 auto;overflow:hidden;padding:.25rem .05rem;background:#fafafa;}
.page_main{width:100%;max-width:7.68rem;min-height:3.5rem;margin:0 auto;overflow:hidden;}
.page_main .cont{width:100%;max-width:9.5rem;padding-top:.15rem;overflow:hidden;position:relative;float:right;}

@media only screen and (min-width:992px){
.container{padding:.25rem .1rem;}
.page_main{max-width:12rem;}
}


/*column*/
.page_main .column{width:100%;float:left;padding:.15rem 0;position:relative;z-index:1;}
.page_main .column .tit{width:100%;height:.9rem;background:#1b5ab3 url(../nyimages/ico3.png) right bottom no-repeat;padding:.1rem .25rem;display:none;}
.page_main .column .tit p{width:100%;height:.4rem;line-height:.5rem;font-weight:bold;color:#fff;font-size:.24rem;}
.page_main .column .tit span{width:100%;height:.3rem;line-height:.3rem;color:#a5b6da;font-size:.16rem;display:block;}

.page_main .column ul{width:100%;margin:0 auto;}
.page_main .column ul li,.page_main .column ul p{width:1.4rem;padding:.05rem;text-align:center;float:left;position:relative;}
.page_main .column ul li:hover{z-index:1;}
.page_main .column ul a{display:block;width:100%;overflow:hidden;font:200 .15rem/.4rem "";white-space:nowrap;text-overflow:ellipsis;padding:0 .04rem;}
.page_main .column ul p a{height:.4rem;border:1px solid #ddd;background:#fff;}
.page_main .column ul li p{width:100%;height:.4rem;padding:0;}
.page_main .column ul li p span{width:100%;height:.4rem;display:block;position:absolute;left:0;top:0;}
.page_main .column ul li:hover p span{width:0;}
.page_main .column ul li:hover p a,.page_main .column ul li.on p a,.page_main .column ul p:hover a,.page_main .column ul p.on a{border:1px solid #1b5ab3;color:#fff;background:#1b5ab3;}
.page_main .column ul li dl{top:.46rem;left:.05rem;position:absolute;width:1.3rem;background:#174d99;padding:0;overflow:hidden;}
.page_main .column ul li dl a{color:#fff;margin:-.05rem 0;position:relative;z-index:2;height:0;font-size:.14rem;padding:0 .05rem;}
.page_main .column ul li dl a:hover{z-index:3;background:#2666bf;height:.4rem;}
.page_main .column ul li dl .onn a{z-index:3;background:#2666bf;}
.page_main .column ul li:hover dl{padding:.1rem 0;}
.page_main .column ul li:hover dl a{height:.4rem;}

@media only screen and (min-width:992px){
.page_main .column{width:2.2rem;padding:0;overflow:hidden;}
.page_main .column .tit{display:block;}
.page_main .column ul a{padding-left:.1rem;font-size:.16rem;line-height:.46rem;}
.page_main .column ul li,.page_main .column ul p{width:100%;overflow:hidden;border-bottom:1px solid #fff;border-left:.02rem solid #ffa000;text-align:left;padding:0;}
.page_main .column ul p{height:.46rem;font-size:.16rem;background:#f5f5f5;padding:0 .14rem;}
.page_main .column ul p a{height:.46rem;border:0;background:none;}
.page_main .column ul li:hover p a,.page_main .column ul li.on p a,.page_main .column ul p:hover a,.page_main .column ul p.on a{background:none;border:0;color:#ffa000;font-weight:600;}
.page_main .column ul li p{border:0;height:.46rem;padding:0 .14rem;}
.page_main .column ul li p span{display:none;}
.page_main .column ul li.on p,.page_main .column ul p.on{background:#ffa000;}
.page_main .column ul li.on p a,.page_main .column ul p.on a{color:#fff;}
.page_main .column ul li dl{width:100%;padding:.1rem .14rem;background:#fff;position:relative;top:0;left:0;}
.page_main .column ul li dl a{line-height:.3rem;height:.3rem;color:#787878;padding-left:.2rem;background:url(../nyimages/ico4.png) .07rem center no-repeat;margin:0;}
.page_main .column ul li dl dd a:hover{color:#ffa000;height:.3rem;padding-left:.2rem;background:url(../nyimages/ico4.png) .07rem center no-repeat;font-weight:600;}
.page_main .column ul li dl dd.onn a{color:#ffa000;background:url(../nyimages/ico4.png) .07rem center no-repeat;font-weight:600;}
.page_main .column ul li:hover dl{padding:.1rem .14rem;}
.page_main .column ul li:hover dl a{height:.3rem;}
}


/*aboutus page*/
.aboutus .cont p{line-height:.24rem;margin-bottom:.1rem;}
.aboutus .cont img{max-width:100%;margin:.1rem auto;}

@media only screen and (min-width:768px){
.aboutus .cont p{line-height:.3rem;}
}


/*customer page*/
.customer ul{width:100%;overflow:hidden;}
.customer ul li{width:100%;overflow:hidden;float:left;height:.4rem;font-weight:normal;line-height:.4rem;background:#fff;}
.customer ul li b,.customer ul li p,.customer ul li span,.customer ul li em{display:block;height:100%;overflow:hidden;color:#666;float:left;border:1px solid #ccc;border-width:0 1px 1px 0;padding:0 .05rem;white-space:nowrap;text-overflow:ellipsis;text-align:center;}
.customer ul li b{width:33%;border-width:0 1px 1px;background:#f0f0f0;}
.customer ul li p{width:40%;}
.customer ul li span{width:27%;}
.customer .tit li{font-weight:bold;font-size:.16rem;}
.customer .tit li *{border-color:#5c5f60;border-bottom:0;background:#686c6d;color:#fff;}
.customer .cont li:hover{background:#f0f0f0;}
.customer .cont li b{font-weight:normal;}
.customer ul.list2 li em{font-style:normal;display:none;}
.customer ul.list3 li{width:50%;}
.customer ul.list3 li b{width:25%;}
.customer ul.list3 li p{width:75%;}

@media only screen and (min-width:992px){
.customer ul.list2 li b{width:25%;}
.customer ul.list2 li p{width:30%;}
.customer ul.list2 li span{width:25%;}
.customer ul.list2 li em{display:block;width:20%;}
}

/*prohome page*/
.page_main .pro_floor{width:100%;overflow:hidden;margin-bottom:.1rem;}
.page_main .pro_floor_tit{width:100%;overflow:hidden;height:.4rem;float:left;background:#1b5ab3;margin-bottom:.1rem;line-height:.4rem;}
.page_main .pro_floor_tit p{width:75%;height:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-left:.2rem;font-size:.18rem;color:#fff;float:left;}
.page_main .pro_floor_tit a{width:.4rem;height:100%;display:block;font-size:.24rem;color:#fff;text-align:center;float:right;background:#2666bf;}
.page_main .pro_floor_tit a:hover{background:#ffa000;}

.page_main .pro_floor_con,.page_main .pro_floor_con ul{width:100%;overflow:hidden;}
.page_main .pro_floor_con ul li{width:50%;overflow:hidden;float:left;text-align:center;padding:.05rem;}
.page_main .pro_floor_con ul li .pic{width:100%;overflow:hidden;height:40vw;max-height:3.2rem;padding:.04rem .04rem 0;border:1px solid #ddd;background:#fff;border-bottom:0;}
.page_main .pro_floor_con ul li .pic a{width:100%;height:100%;display:block;overflow:hidden;}
.page_main .pro_floor_con ul li .pic img{max-width:100%;max-height:40vw;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}

.page_main .pro_floor_con ul li .txt{width:100%;height:.4rem;background:#fff;border:1px solid #ddd;border-top:0;padding:.04rem;}
.page_main .pro_floor_con ul li .txt a{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#454545;background:#ddd;height:.3rem;line-height:.32rem;padding:0 .05rem;}
.page_main .pro_floor_con ul li:hover .pic,.page_main .pro_floor_con ul li:hover .txt{border-color:#1b5ab3;}
.page_main .pro_floor_con ul li:hover .txt a{background:#1b5ab3;color:#fff;}

@media only screen and (min-width:768px){
.page_main .pro_floor_con ul li{padding:.1rem;}
.page_main .pro_floor_con ul li .pic img{max-height:3.2rem;}
.page_main .pro_floor_con ul li .txt{height:.5rem;}
.page_main .pro_floor_con ul li .txt a{height:.4rem;line-height:.4rem;}
}
@media only screen and (min-width:992px){
.page_main .pro_floor_tit{height:.5rem;line-height:.5rem;}
.page_main .pro_floor_tit a{width:.5rem;}
.page_main .pro_floor_con ul{width:9.7rem;margin:0 -.1rem;}
.page_main .pro_floor_con ul li{width:25%;height:2.75rem;}
.page_main .pro_floor_con ul li .pic{height:2.05rem;}
.page_main .pro_floor_con ul li .pic img{max-height:2rem;}
}


/*proshow page*/
.proshow{position:relative;}

.proshow .showpro{padding:.15rem 0;width:100%;max-width:9.5rem;overflow:hidden;position:relative;float:right;}
.showpro_left{width:100%;max-width:7.6rem;margin:0 auto .15rem;overflow:hidden;}
.showpro_left .bigPic{width:100%;height:95vw;max-height:5rem;overflow:hidden;border:1px solid #ddd;text-align:center;margin:0 auto;background:#fff;}
.showpro_left .bigPic a{width:100%;height:100%;overflow:hidden;display:block;}
.showpro_left .bigPic img{max-width:100%;max-height:95vw;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}

.showpro_left .smallpic{width:100%;height:.75rem;overflow:hidden;padding:.15rem .25rem 0;position:relative;}
.showpro_left .smallpic .btn{width:.21rem;height:.6rem;background:#e3e5e7;position:absolute;top:.15rem;padding:.23rem 0;cursor:pointer;}
.showpro_left .smallpic .btn1{left:0;border-radius:.05rem 0 0 .05rem;}
.showpro_left .smallpic .btn2{right:0;border-radius:0 .05rem .05rem 0;}
.showpro_left .smallpic .btn span{width:.14rem;height:.14rem;overflow:hidden;border:.07rem solid #e3e5e7;display:block;}
.showpro_left .smallpic .btn1 span{border-right:.07rem solid #ccc;float:left;}
.showpro_left .smallpic .btn2 span{border-left:.07rem solid #ccc;float:right;}
.showpro_left .smallpic .btn:hover{background:#1b5ab3;}
.showpro_left .smallpic .btn:hover span{border:.07rem solid #1b5ab3;}
.showpro_left .smallpic .btn1:hover span{border-right:.07rem solid #fff;}
.showpro_left .smallpic .btn2:hover span{border-left:.07rem solid #fff;}

.showpro_left .smallpic .picon{width:100%;height:.6rem;overflow:hidden;float:left;}
.showpro_left .smallpic .picon ul{width:150%;}
.showpro_left .smallpic .picon ul li{width:.8rem;height:.6rem;overflow:hidden;float:left;text-align:center;background:#fff;padding:0 .05rem;}
.showpro_left .smallpic .picon ul li a{width:.76rem;height:.6rem;overflow:hidden;display:block;border:1px solid #ddd;margin:0 -.03rem;}
.showpro_left .smallpic .picon ul li.on a{border:1px solid #1b5ab3;}
.showpro_left .smallpic .picon ul li a img{max-width:74rem;max-height:.58rem;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}

.showpro_right{width:100%;border:1px solid #ddd;border-width:1px 0;padding:0.05rem 0;margin:0 auto .2rem;overflow:hidden;}
.showpro_right .showpro_bt{width:100%;padding:0.1rem 0.1rem 0.15rem;line-height:0.24rem;font-size:0.18rem;overflow:hidden;}
.showpro_right .fenlei{width:100%;overflow:hidden;height:0.35rem;padding:0.05rem 0.1rem;line-height:0.24rem;border:1px solid #ffecb2;background:#fff9e5;color:#454545;}
.showpro_right .fenlei li{width:100%;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;float:left;}
.showpro_right .jieshao{width:100%;padding:0.1rem;line-height:0.24rem;overflow:hidden;}
.showpro_right .xunpan{width:100%;padding:0.1rem;}
.showpro_right .xunpanli img{vertical-align:middle;}

.showpro_detail{width:100%;overflow:hidden;}
.showpro_detail .detail_tit{width:100%;overflow:hidden;height:0.4rem;background:#f0f2f4;position:relative;}
.showpro_detail .detail_tit p{line-height:0.36rem;text-align:center;width:1rem;height:0.32rem;overflow:hidden;background:#fafafa;border:1px solid #ddd;border-bottom:0;border-radius:0.03rem 0.03rem 0 0;position:absolute;left:0.1rem;bottom:0;}
.showpro_detail .detail_tit span{width:100%;display:block;height:0.4rem;border-bottom:1px solid #ddd;}
.showpro_detail .detail_content{width:100%;overflow:hidden;line-height:0.24rem;color:#454545;padding:0.25rem 0.1rem 0.15rem;}
.showpro_detail .detail_content table{border:1px solid #ccc!important;width:100%!important;border-spacing:0!important;}
.showpro_detail .detail_content table tr td{border:1px solid #ccc;padding:0 .1rem;}
.showpro_detail .detail_content p{margin-bottom:0.1rem;}
.showpro_detail .detail_content p img{max-width:100%;height:auto!important;margin:0.15rem 0;}

@media only screen and (min-width:480px){
.showpro_left .smallpic{height:.85rem;}
.showpro_left .smallpic .btn{height:.7rem;padding:.28rem 0;}
.showpro_left .smallpic .picon{height:.7rem;}
.showpro_left .smallpic .picon ul li{width:.9rem;height:.7rem;}
.showpro_left .smallpic .picon ul li a{width:.86rem;height:.7rem;}
.showpro_left .smallpic .picon ul li a img{max-height:.68rem;max-width:.84rem;}
.showpro_left .bigPic img{max-height:5rem;}
}
@media only screen and (min-width:768px){
.proshow .showpro{padding-top:.25rem;}
.showpro_left{margin-bottom:.25rem;}
.showpro_right{padding:.1rem 0;}
}
@media only screen and (min-width:992px){
.showpro_left{width:4.2rem;position:absolute;left:0;top:.25rem;}
.showpro_left .bigPic{width:4.2rem;height:4rem;}
.showpro_left .bigPic img{max-height:4rem;max-width:4.2rem;}
.showpro_right{padding:0 0 .2rem;min-height:5rem;border:0;padding-left:4.5rem;}
.showpro_right .jieshao{min-height:2.6rem;}
}


/*album page*/
.albums .cont .album_floor{width:100%;overflow:hidden;}
.albums .cont .album_floor ul li{width:50%;float:left;overflow:hidden;text-align:center;padding:0 .05rem .1rem;}
.albums .cont .album_floor ul li .pic{width:100%;height:36vw;max-height:2.8rem;padding:.05rem;border:1px solid #ddd;background:#fff;overflow:hidden;}
.albums .cont .album_floor ul li .pic a{display:block;width:100%;height:100%;}
.albums .cont .album_floor ul li .pic img{width:100%;max-height:100%;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.albums .cont .album_floor ul li .tit{width:100%;height:.4rem;line-height:.4rem;color:#787878;overflow:hidden;}
.albums .cont .album_floor ul li .tit a{display:block;padding:0 .05rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

@media only screen and (min-width:768px){
.albums .cont .album_floor ul li{padding:0 .1rem .1rem;}
}
@media only screen and (min-width:992px){
.albums .cont .album_floor ul{width:9.7rem;margin:0 -.1rem;}
.albums .cont .album_floor ul li{width:25%;}
.albums .cont .album_floor ul li .pic{height:1.7rem;}
}

/*honor page*/
.honors .cont .hon_floor{width:100%;overflow:hidden;}
.honors .cont .hon_floor ul li{width:50%;float:left;overflow:hidden;text-align:center;padding:0 .05rem .1rem;}
.honors .cont .hon_floor ul li .pic{width:100%;height:60vw;padding:.05rem;border:1px solid #ddd;background:#fff;overflow:hidden;}
.honors .cont .hon_floor ul li .pic a{display:block;width:100%;height:100%;}
.honors .cont .hon_floor ul li .pic img{width:100%;max-height:100%;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.honors .cont .hon_floor ul li .txt{width:100%;height:.4rem;line-height:.4rem;color:#787878;overflow:hidden;}
.honors .cont .hon_floor ul li .txt a{display:block;padding:0 .05rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

@media only screen and (min-width:768px){
.honors .cont .hon_floor ul li{width:33.333%;padding:0 .1rem .1rem;}
.honors .cont .hon_floor ul li .pic{height:3rem;}
}
@media only screen and (min-width:992px){
.honors .cont .hon_floor ul{width:9.7rem;margin:0 -.1rem;}
.honors .cont .hon_floor ul li{width:25%;}
.honors .cont .hon_floor ul li .pic{height:2.8rem;}
}


/*news page*/
.newslist .news_list,.newslist .news_list ul{width:100%;overflow:hidden;position:relative;}
.newslist .news_list ul li{width:100%;height:0.4rem;overflow:hidden;float:left;margin-bottom:0.05rem;border-bottom:1px dotted #ccc;position:relative;}
.newslist .news_list ul li .pic{display:none;width:1.6rem;height:1.2rem;overflow:hidden;position:absolute;left:0;top:.05rem;border:1px solid #ddd;text-align:center;background:#fff;}
.newslist .news_list ul li .pic a{width:100%;height:100%;display:block;}
.newslist .news_list ul li .pic img{max-width:100%;max-height:1.18rem;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.newslist .news_list ul li .tit{font-size:.16rem;line-height:.4rem;float:left;width:100%;height:.4rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 .1rem 0 .3rem;background:url(../nyimages/newsico.png) .1rem .13rem no-repeat;}
.newslist .news_list ul li .text{display:none;float:left;width:100%;height:0.65rem;line-height:.22rem!important;overflow:hidden;color:#787878;}
.newslist .news_list ul li .text *{line-height:.2rem!important;}
.newslist .news_list ul li .text img{display:none;}
.newslist .news_list ul li .date{display:none;position:absolute;top:0;right:.1rem;color:#999;font-size:.15rem line-height:.4rem;font-family:Arial;}
.newslist .news_list ul li .date span{display:block;width:0.2rem;height:0.2rem;float:left;}

@media only screen and (min-width:480px){
.newslist .news_list ul li{padding-right:1rem;}
.newslist .news_list ul li .date{display:block;}
}
@media only screen and (min-width:768px){
.newslist .news_list ul li{height:1.25rem;padding:.05rem 0 0 1.8rem;background:none;border:0;margin-bottom:.1rem;}
.new_home .newslist .news_list ul li .li_list{padding-left:1.8rem;}
.newslist .news_list ul li .pic{display:block;}
.newslist .news_list ul li .tit{height:.25rem;padding:0;background:none;line-height:.24rem;margin-bottom:.05rem;font-weight:bold;}
.newslist .news_list ul li .text{display:block;}
.newslist .news_list ul li .date{position:relative;right:0;float:left;height:.25rem;padding-top:.05rem;line-height:.2rem;width:100%;}
.newslist .news_list ul li .date span{background:url(../nyimages/date.png) left center no-repeat;background-size: .14rem;}
}
@media only screen and (min-width:992px){
.newslist .news_list ul li{margin-bottom:.15rem;}
}


/*newshow page*/
.newshow .newsdetail{padding-bottom:.25rem;}
.newshow .newsdetail .title{width:100%;line-height:0.25rem;font-size:0.18rem;padding:.05rem 0;}
.newshow .newsdetail .newsdate{width:100%;font-family:Arial;color:#999;line-height:0.3rem;margin-bottom:0.1rem;font-size:.15rem;}
.newshow .newsdetail .newsdate img{width:.14rem;height:.14rem;margin:-.04rem .05rem 0 0;}
.newshow .newsdetail .newscontent{width:100%;color:#454545;line-height:0.24rem;}
.newshow .newsdetail .newscontent p{text-align:justify;margin-bottom:0.1rem;}
.newshow .newsdetail .newscontent p img{max-width:100%;height:auto!important;}

@media only screen and (min-width:768px){
.newshow .newsdetail{padding:0 .1rem .25rem;}
.newshow .newsdetail .title{text-align:center;font-size:.2rem;line-height:.3rem;padding-top:.1rem;}
.newshow .newsdetail .newsdate{text-align:center;margin-bottom:.2rem;}
.newshow .newsdetail .newscontent{line-height:.3rem;}
}


/*faq page*/
.faqlist .problem_list{width:100%;overflow:hidden;}
.faqlist .problem_list ul li{width:100%;float:left;border-bottom:1px dotted #ccc;padding:0 .1rem;height:.35rem;line-height:.34rem;margin-bottom:.05rem;position:relative;}
.faqlist .problem_list ul li .news_title{width:100%;float:left;padding-right:.6rem;white-space: nowrap;text-overflow: ellipsis;overflow:hidden;}
.faqlist .problem_list ul li .news_tm{width:.5rem;height:.35rem;position:absolute;right:.1rem;top:0;text-align:center;color:#787878;font-size:.15rem;}
.faqlist .problem_list ul .newsbg{height:.4rem;background:#f3f5f7;line-height:.45rem;margin-bottom:.1rem;}

@media only screen and (min-width:480px){
.faqlist .problem_list ul li{padding:0 .15rem;}
}


/*down page*/
.downlist .down_list{width:100%;overflow:hidden;}
.downlist .down_list ul li{width:100%;float:left;border-bottom:1px dotted #ccc;padding:0 .1rem;height:.35rem;line-height:.34rem;margin-bottom:.05rem;position:relative;}
.downlist .down_list ul li .news_title{width:100%;float:left;padding-right:.7rem;white-space: nowrap;text-overflow: ellipsis;overflow:hidden;}
.downlist .down_list ul li .news_date{width:.6rem;height:.35rem;position:absolute;right:.1rem;top:0;text-align:center;color:#787878;}
.downlist .down_list ul .newsbg{height:.4rem;background:#f3f5f7;line-height:.45rem;margin-bottom:.1rem;}

@media only screen and (min-width:480px){
.downlist .down_list ul li{padding:0 .15rem;}
}


/*videolist page*/
.videolist .cont ul li{width:100%;}
.videolist .cont ul li .pic{width:100%;height:60vw;max-height:2.4rem;padding:0;border:0;background:#000 url(../nyimages/sp.png) center no-repeat;background-size:100% auto;}
.videolist .cont ul li .pic img{max-height:60vw;}
.videolist .cont ul li .txt{border:0;background:none;}
.videolist .cont ul li .txt a{background:none;}
.videolist .cont ul li:hover .txt a{background:none;color:#e50012;}

@media only screen and (min-width:480px){
.videolist .cont ul li{width:50%;}
.videolist .cont ul li .pic{height:30vw;}
.videolist .cont ul li .pic img{max-height:30vw;}
}
@media only screen and (min-width:768px){
.videolist .cont ul li .pic img{max-height:2.4rem;}
}


/*videoshow page*/
.videoshow .videosdetail{margin-bottom:.2rem;}
.videoshow .videosdetail .title{text-align:center;font-size:.18rem;line-height:.25rem;padding-top:.05rem;}
.videoshow .videosdetail .sp{width:100%;height:56vw;max-height:4.3rem;padding-top:.1rem;overflow:hidden;}

@media only screen and (min-width:768px){
.videoshow .videosdetail .title{font-size:.2rem;line-height:.3rem;padding:.1rem 0 .05rem;}
}
@media only screen and (min-width:992px){
.videoshow .videosdetail .sp{max-height:5.2rem;}
}

/*contact page*/
.contact .cont{position:relative;padding-top:0;margin-top:.15rem;}
.contact .cont .text{width:100%;padding-bottom:.15rem;float:left;overflow:hidden;z-index:998;}
.contact .cont .text p{margin-bottom:0.06rem;width:100%;line-height:0.24rem;font-family:Arial;}
.contact .cont .text .ewm img{width:1.3rem;}

.contact .cont .mapbox{width:100%;height:2rem;border:1px solid #ccc;float:right;}

@media only screen and (min-width:768px){
.contact .cont{padding-right:4rem;}
.contact .cont .text{padding:.1rem;}
.contact .cont .mapbox{width:4rem;height:100%;position:absolute;right:0;top:.0;}
}
@media only screen and (min-width:992px){
.contact .cont{padding-right:5rem;margin:.2rem 0;}
.contact .cont .text{padding:.15rem;}
.contact .cont .mapbox{width:5rem;}
}


/*feedback page*/
.order .cont{max-height:6.3rem;background:url(../nyimages/lxbg.jpg) center no-repeat;padding:0.3rem 0.1rem;margin:.1rem 0;border:1px solid #ddd;}
.order .cont ul li{width:100%;height:0.3rem;margin-bottom:0.1rem;overflow:hidden;position:relative;}
.order .cont ul li .bt{width:0.9rem;display:block;float:left;text-align:right;height:0.3rem;line-height:0.3rem;}
.order .cont ul li p{width:100%;padding-left:0.9rem;position:absolute;left:0;top:0;}
.order .cont ul li p .text{max-width:100%;height:0.3rem;border:1px solid #ddd;line-height:0.24rem;padding:0.03rem 0.05rem;float:left;}
.order .cont ul li.li_2{height:1.8rem;}
.order .cont ul li.li_2 textarea{width:100%;max-width:4rem;border:1px solid #ddd;height:1.74rem;line-height:0.24rem;padding:0 0.05rem;float:left;}
.order .cont ul li.code input{width:0.6rem;border:1px solid #ddd;line-height:0.24rem;height:0.3rem;float:left;padding:0.03rem 0.05rem;}
.order .cont img{float:left;padding:0.04rem 0.05rem;}
.order .cont .red,.order .cont a{float:left;display:block;height:0.3rem;line-height:0.3rem;}
.order .cont a{padding-right:0.05rem;}
.order .cont ul li.li_3{height:0.4rem;padding:0.05rem 0;}
.order .cont ul li.li_3 input{display:block;width:0.8rem;height:0.3rem;float:left;margin-right:0.05rem;font-size:0.16rem;}
.order .cont ul li.li_3 .tj{background:#1b5ab3;color:#fff;}

@media only screen and (min-width:480px){
.order .cont ul li.code input{width:auto;}
.order .cont ul li.li_3 input{width:1rem;margin-right:.1rem;}
}
@media only screen and (min-width:768px){
.order .cont ul li .bt{width:1.2rem;}
.order .cont ul li p{padding-left:1.2rem;}
}
@media only screen and (min-width:992px){
.order .cont{margin:.2rem auto;padding-top:.4rem;}
.order .cont ul li .bt{width:1.5rem;}
.order .cont ul li p{padding-left:1.5rem;}
}


/*网站地图*/
.sitemap{background:#fbfbfb;}
.sitemap .position{margin-bottom:0.2rem;}
.sitemap .bum{width:100%;margin-bottom:.2rem;border-radius:.05rem;}
.sitemap .bum .tit{width:100%;border:1px solid #f0f0f0;border-bottom:1px solid #ddd;height:.36rem;line-height:.36rem;background:url(../nyimages/aboutbg.gif) bottom repeat-x;padding:0 .1rem;}
.sitemap .bum .tit p{float:left;font-weight:bold;}
.sitemap .bum .tit a{float:right;font-size:0.14rem;}
.sitemap .bum .con{width:100%;padding:0.1rem .1rem 0;overflow:hidden;}
.sitemap .bum .con ul li{height:0.24rem;line-height:0.24rem;width:100%;max-width:3.2rem;float:left;padding-right:0.15rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

@media only screen and (min-width:768px){
.sitemap .bum .tit{padding:0 .15rem;}
.sitemap .bum .con{padding:0.1rem .15rem 0;}
}

